admin/src/components/business/OperaCategoryWindow.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
admin/src/components/business/OperaIdentityDetailWindow.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
admin/src/components/business/OperaCategoryWindow.vue
@@ -59,6 +59,7 @@ }, // 验证规则 rules: { name: [{ required: true, message: '请输入配置名称' }] } } }, admin/src/components/business/OperaIdentityDetailWindow.vue
@@ -111,25 +111,8 @@ activeTabs: 0, type: 0, info: {}, pageSize: 10, page: 1, total: 0, tableData: {}, tableData1: {}, tableData2: [], page0: 1, page1: 1, loading: false, export0: false, searchForm: { type: 0, startTime: null, endTime: null, optType: null, acceptMemberId: -1, releaseMemberId: -1, transactionNo: null } loading: false } }, methods: {