提交 fc41a8f5 编写于 作者: B break60 提交者: qiaozhanwei

instance/pages/list/_source/list.vue && package (#796)

* package

* Modify the workflow instance page status to run, prohibit deletion, delete the package.json package babel-runtime and jasmine-core
上级 f6ef6e2f
......@@ -27,7 +27,6 @@
"babel-plugin-transform-runtime": "^6.23.0",
"babel-plugin-transform-vue-jsx": "^3.5.0",
"babel-preset-env": "^1.6.1",
"babel-runtime": "^6.26.0",
"bootstrap": "3.3.7",
"canvg": "1.5",
"clipboard": "^2.0.1",
......@@ -77,7 +76,6 @@
]
},
"devDependencies": {
"jasmine-core": "^3.2.1",
"jquery": "1.12.4",
"vue": "^2.5.17",
"vue-router": "2.7.0",
......
......@@ -123,6 +123,7 @@
shape="circle"
size="xsmall"
data-toggle="tooltip"
:disabled="item.state === 'RUNNING_EXEUTION'"
:title="$t('delete')">
</x-button>
</template>
......
......@@ -53,7 +53,6 @@
"babel-plugin-transform-runtime": "^6.23.0",
"babel-plugin-transform-vue-jsx": "^3.7.0",
"babel-preset-env": "^1.5.2",
"babel-runtime": "^6.26.0",
"cross-env": "^5.2.0",
"css-loader": "0.28.8",
"cssnano": "^4.0.3",
......
......@@ -23,7 +23,6 @@
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.5.2",
"babel-runtime": "^6.26.0",
"body-parser": "^1.17.2",
"chai": "^4.1.1",
"cors": "^2.8.4",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册