Selaa lähdekoodia

修正待审页面有两个业务编号数据

nzf 3 vuotta sitten
vanhempi
commit
9df6ee1414
1 muutettua tiedostoa jossa 7 lisäystä ja 19 poistoa
  1. 7 19
      src/views/morePage/stock/index.vue

+ 7 - 19
src/views/morePage/stock/index.vue

@@ -83,18 +83,6 @@
             />
           </el-form-item>
         </el-col>
-        <el-col :span="6">
-          <el-form-item label-width="100px" label="业务编号" prop="fBsno">
-            <el-input
-              v-model="queryParams.fBsno"
-              placeholder="请输入业务编号"
-              clearable
-              size="small"
-              @keyup.enter.native="handleQuery"
-              style="max-width: 187px"
-            />
-          </el-form-item>
-        </el-col>
       </el-row>
       <el-collapse-transition>
         <div v-show="show">
@@ -516,13 +504,13 @@ export default {
         //   checked: 0,
         //   width: 150,
         // },
-        {
-          surface: "5",
-          label: "fBsno",
-          name: "业务编号",
-          checked: 0,
-          width: 150,
-        },
+        // {
+        //   surface: "5",
+        //   label: "fBsno",
+        //   name: "业务编号",
+        //   checked: 0,
+        //   width: 150,
+        // },
         {
           surface: "6",
           label: "billNo",