Browse Source

生产管理

liuhairui 1 year ago
parent
commit
1908249de2
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/view/yunyin/shengchanguanli/gongdanziliao.vue

+ 4 - 0
src/view/yunyin/shengchanguanli/gongdanziliao.vue

@@ -2986,6 +2986,10 @@ const handleNodeClick = async (node) => {
 };
 };
 //工单资料
 //工单资料
 const _WorkList_page = async () => {
 const _WorkList_page = async () => {
+  console.log(_Gd_khdh.value)
+  // if(_Gd_khdh.value === '' || _Gd_khdh.value === null){
+  //   _Gd_khdh.value = '';
+  // }
   try {
   try {
     const WorkListdata = await WorkList({Gd_khdh:_Gd_khdh.value,limit:pageSize.value,page:page.value});
     const WorkListdata = await WorkList({Gd_khdh:_Gd_khdh.value,limit:pageSize.value,page:page.value});
     console.log(WorkListdata)
     console.log(WorkListdata)