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

feat: 更新插件包sy-web

上级 6186c50b
...@@ -1572,18 +1572,18 @@ const ae = k({ ...@@ -1572,18 +1572,18 @@ const ae = k({
}, { }, {
title: "审批部门", title: "审批部门",
key: "deptName", key: "deptName",
width: 200, width: 180,
resizable: !0 resizable: !0
}, { }, {
title: "处理环节", title: "处理环节",
key: "nodeName", key: "nodeName",
width: 250, width: 200,
resizable: !0, resizable: !0,
className: "clhj" className: "clhj"
}, { }, {
title: "审批(递交时间)", title: "审批(递交时间)",
key: "time", key: "time",
width: 180, width: 150,
resizable: !0 resizable: !0
}, { }, {
title: "审批动作", title: "审批动作",
...@@ -1592,7 +1592,8 @@ const ae = k({ ...@@ -1592,7 +1592,8 @@ const ae = k({
resizable: !0 resizable: !0
}, { }, {
title: "审批意见", title: "审批意见",
key: "comment" key: "comment",
width: 100
}]); }]);
return { return {
c: s, c: s,
......
{ {
"name": "@ibiz-template-plugin/sy-web", "name": "@ibiz-template-plugin/sy-web",
"version": "0.0.1-beta.1", "version": "0.0.3",
"description": "ibiz full-dynamic-vue 模板项目扩展插件示例", "description": "ibiz full-dynamic-vue 模板项目扩展插件示例",
"author": "chitanda", "author": "chitanda",
"license": "MIT", "license": "MIT",
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
"@ibiz-template/model": "0.0.1-syui.3", "@ibiz-template/model": "0.0.1-syui.3",
"@ibiz-template/runtime": "0.0.1-syui.3", "@ibiz-template/runtime": "0.0.1-syui.3",
"@ibiz-template/service": "0.0.1-syui.3", "@ibiz-template/service": "0.0.1-syui.3",
"@ibiz-template/theme": "0.0.1-syui.4", "@ibiz-template/theme": "0.0.1-syui.7",
"@ibiz-template/vue-util": "0.0.1-syui.3", "@ibiz-template/vue-util": "0.0.1-syui.3",
"async-validator": "^4.2.5", "async-validator": "^4.2.5",
"axios": "^1.1.3", "axios": "^1.1.3",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册