opt:删除wql代码

This commit is contained in:
zds
2024-10-18 10:14:45 +08:00
parent 49300aa60d
commit f1309ba76f
37 changed files with 215 additions and 3711 deletions

View File

@@ -65,6 +65,8 @@
<el-select
v-model="form.bill_type"
placeholder="业务类型"
clearable
:disabled="crud.status.view > 0"
class="filter-item"
>
<el-option

View File

@@ -126,7 +126,7 @@ export default {
name: 'AddDtl',
components: { rrOperation, pagination },
cruds() {
return CRUD({ title: '用户', idField: 'stockrecord_id', url: 'api/handmovestor/getStructIvt',
return CRUD({ title: '用户', idField: 'stockrecord_id', url: 'api/handmovestor/g',
query: {
struct_code: '',
remark: '',