230320a303 2 年之前
父節點
當前提交
25d51bf57b

文件差異過大導致無法顯示
+ 0 - 0
dist/index.html


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-cf6135cc.773c165b.js


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-cf6135cc.b9a26128.js


+ 1 - 1
src/views/shop/index.vue

@@ -76,7 +76,7 @@ export default {
         { label: '店长电话', prop: 'manager_phone' },
         { label: '分销代码', prop: 'dept_code' },
         { label: '更新时间', prop: 'update_at' },
-        { label: '操作', width: 80, type: 'handle2', operations:
+        { label: '操作', width: 120, type: 'handle2', operations:
           [
             { label: '编辑', func: this.openPopup, btnType: 'primary' },
             { label: '删除', func: this.delHandle, btnType: 'danger' },

部分文件因文件數量過多而無法顯示