|
@@ -100,7 +100,7 @@
|
|
@click="showSeqPage(row)"
|
|
@click="showSeqPage(row)"
|
|
type="primary"
|
|
type="primary"
|
|
:size="size"
|
|
:size="size"
|
|
- >流转卡号</el-button
|
|
|
|
|
|
+ >产品管号</el-button
|
|
>
|
|
>
|
|
<el-button
|
|
<el-button
|
|
icon="el-icon-delete"
|
|
icon="el-icon-delete"
|
|
@@ -372,7 +372,7 @@ const dialog3 = reactive({
|
|
visible: false,
|
|
visible: false,
|
|
});
|
|
});
|
|
const dialog4 = reactive({
|
|
const dialog4 = reactive({
|
|
- title: "流转卡号",
|
|
|
|
|
|
+ title: "产品管号",
|
|
visible: false,
|
|
visible: false,
|
|
});
|
|
});
|
|
const dialog5 = reactive({
|
|
const dialog5 = reactive({
|