提交 c55035da 编写于 作者: jlj05024111@163.com's avatar jlj05024111@163.com

feat: 更新插件包sy-ty

上级 a89c35e9
......@@ -57,18 +57,18 @@ const Js = hA({
}, {
title: "审批部门",
key: "deptName",
width: 200,
width: 180,
resizable: !0
}, {
title: "处理环节",
key: "nodeName",
width: 250,
width: 200,
resizable: !0,
className: "clhj"
}, {
title: "审批(递交时间)",
key: "time",
width: 180,
width: 150,
resizable: !0
}, {
title: "审批动作",
......@@ -77,7 +77,8 @@ const Js = hA({
resizable: !0
}, {
title: "审批意见",
key: "comment"
key: "comment",
minWidth: 100
}]);
wi(() => {
var o, c;
......
{
"name": "@ibiz-template-plugin/sy-ty",
"version": "0.0.1-beta.1",
"version": "0.0.3",
"description": "ibiz full-dynamic-vue 苏研通用",
"author": "chitanda",
"license": "MIT",
......@@ -23,18 +23,19 @@
"publish:npm": "npm run build && npm publish --access public"
},
"dependencies": {
"@ibiz-template/command": "0.0.1-syui.1",
"@ibiz-template/controller": "0.0.1-syui.3",
"@ibiz-template/core": "0.0.1-syui.3",
"@ibiz-template/model": "0.0.1-syui.3",
"@ibiz-template/runtime": "0.0.1-syui.3",
"@ibiz-template/service": "0.0.1-syui.3",
"@ibiz-template/theme": "0.0.1-syui.4",
"@ibiz-template/vue-util": "0.0.1-syui.3",
"@ibiz-template/command": "^0.0.1-syui.1",
"@ibiz-template/controller": "^0.0.1-syui.3",
"@ibiz-template/core": "^0.0.1-syui.3",
"@ibiz-template/model": "^0.0.1-syui.3",
"@ibiz-template/runtime": "^0.0.1-syui.3",
"@ibiz-template/service": "^0.0.1-syui.3",
"@ibiz-template/theme": "^0.0.1-syui.7",
"@ibiz-template/vue-util": "^0.0.1-syui.3",
"async-validator": "^4.2.5",
"axios": "^1.1.3",
"core-js": "3",
"dayjs": "^1.11.6",
"html2canvas": "^1.4.1",
"js-base64": "^3.7.4",
"lodash-es": "^4.17.21",
"pluralize": "^8.0.0",
......@@ -42,8 +43,7 @@
"qx-util": "^0.4.8",
"ramda": "^0.28.0",
"vue": "^2.7.14",
"vue-router": "^3.6.5",
"html2canvas": "^1.4.1"
"vue-router": "^3.6.5"
},
"peerDependencies": {
"@ibiz-template/command": "^0.0.1-beta.50",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册